projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a496c46
)
build: Actually, we need bleeding edge libsoup
author
Colin Walters
<walters@verbum.org>
Thu, 7 Jun 2012 02:12:49 +0000
(22:12 -0400)
committer
Colin Walters
<walters@verbum.org>
Thu, 7 Jun 2012 02:12:51 +0000
(22:12 -0400)
The stable version compiles, but just hangs =/
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 4e1497d5a15964211e223ce692f44ad08aa7194a..4b36ad37484d6fba1d27c7cc0ee03a490c4606a9 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-27,7
+27,7
@@
AC_CHECK_HEADER([attr/xattr.h],,[AC_MSG_ERROR([You must have attr/xattr.h from l
PKG_PROG_PKG_CONFIG
GIO_DEPENDENCY="gio-unix-2.0 >= 2.28"
-SOUP_DEPENDENCY="libsoup-2.4 >= 2.3
8.0
"
+SOUP_DEPENDENCY="libsoup-2.4 >= 2.3
9.1
"
LIBARCHIVE_DEPENDENCY="libarchive >= 2.8.0"
PKG_CHECK_MODULES(OT_DEP_GIO_UNIX, $GIO_DEPENDENCY)